ComponentOne ASP.NET MVC Controls
OnClientAutoSizingColumn Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientAutoSizingColumn Property
Occurs before the user auto-sizes a column by double-clicking the right edge of a column header cell.
Syntax
'Declaration
 
Public Overridable Property OnClientAutoSizingColumn As String
public virtual string OnClientAutoSizingColumn {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members